Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

Bump actions/setup-node from 2.3.1 to 2.3.2 #129

Merged
merged 1 commit into from
Aug 5, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2021

Bumps actions/setup-node from 2.3.1 to 2.3.2.

Release notes

Sourced from actions/setup-node's releases.

Revert temporary fix

We had to disable pre-cached Node.js usage in the previous version due to the broken image cache. Now cache is fixed, so we can safely enable its usage again. Thank you for understanding.

Commits
  • 4d0182a Merge pull request #310 from actions/revert-308-v-alsvir/disable-cache-usage-...
  • 896ee80 Restore YARN flag
  • d21ecc7 Revert "Temporarily disabled cache usage for v2"
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@d6e3b55...4d0182a)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from fuxingloh as a code owner August 4, 2021 18:12
@dependabot dependabot bot added the kind/dependencies Pull requests that update a dependency file label Aug 4, 2021
@codeclimate
Copy link

codeclimate bot commented Aug 4, 2021

Code Climate has analyzed commit 40f49d1 and detected 0 issues on this pull request.

View more on Code Climate.

@codecov
Copy link

codecov bot commented Aug 4, 2021

Codecov Report

Merging #129 (40f49d1) into main (f7fa33f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #129   +/-   ##
=======================================
  Coverage   79.31%   79.31%           
=======================================
  Files          35       35           
  Lines         585      585           
  Branches       57       57           
=======================================
  Hits          464      464           
  Misses        121      121           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f7fa33f...40f49d1. Read the comment docs.

@fuxingloh fuxingloh merged commit 87ebbf7 into main Aug 5, 2021
@fuxingloh fuxingloh deleted the dependabot/github_actions/actions/setup-node-2.3.2 branch August 5, 2021 03:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/workflow kind/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants